forked from nathancorvussolis/corvusskk
-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge from upstream #1
Open
hhorikawa
wants to merge
185
commits into
netsphere-labs:master
Choose a base branch
from
nathancorvussolis:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added Windows 10 20H2 version helper macro.
…stering in the user dictionary.
Added to display taskbar marquee while reading SKK dictionary.
・SKK辞書の文字コードとしてEUC-JPに対応しました。 ASCII、JIS X 0208、JIS X 0201片仮名、JIS X 0212を実装する、いわゆるIANAのEUC-JPです。 ・SKK辞書サーバーの設定の文字コードをEUC-JIS-2004にしたとき、 Unicodeに変換できない場合は候補毎にEUC-JPにフォールバックしてUnicodeへ変換します。 それでも文字コード変換できないときは候補から除外されます。 ・SKK辞書の取り込みにおいて、改行を含まない最後の行も読み込むようにしました。 ・SKK辞書の取り込み中に、ITaskbarList3インターフェイスによるタスクバー上のマーキー表示を追加しました。 ・Lua 5.4.3 にアップデートしました。
…dio 2017 and later compilers.
…beginning with Windows 7.
* インストーラーを WiX Toolset v4.0.4 にアップデートしました。 DLLハイジャックの脆弱性が修正されています。 https://www.firegiant.com/blog/2024/2/6/wix-security-releases-available/ * zlib 1.3.1 にアップデートしました。 * 設定ダイアログの入力文字列中にUTF-16の上位/下位サロゲートが単独で存在するとき設定ファイルの保存に失敗する不具合を修正しました。 孤立したサロゲートは、U+FFFD (REPLACEMENT CHARACTER) に置換されます。
* インストーラーを WiX Toolset v5.0.1 にアップデートしました。 * Lua 5.4.7 にアップデートしました。 * Windows 7, 8.1 を対応OSから外しました。 * ARM 版 Windows において ARM32 アプリの動作が非対応となるため、 Windows 11 ビルド 25905 以降では ARM32 の IME をインストールしません。 https://blogs.windows.com/windows-insider/2023/07/12/announcing-windows-11-insider-preview-build-25905/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.